auto merge of #197 : alexcrichton/cargo/fix-windows-dist, r=wycats
authorbors <bors@rust-lang.org>
Mon, 14 Jul 2014 19:29:45 +0000 (19:29 +0000)
committerbors <bors@rust-lang.org>
Mon, 14 Jul 2014 19:29:45 +0000 (19:29 +0000)
commit3b80377cd87a90417aca11e4b43ce036a90f7ae0
tree04e3e5f7cf5469d4016aa55e7238a785808c531a
parent126c85b0027d103062a80ed44b9b3246277d9a56
parent38c272704e3bf30b52c2a5798dc3a0e842cc95f7
auto merge of #197 : alexcrichton/cargo/fix-windows-dist, r=wycats

The executables all have an `.exe` suffix which needs to be dealt with when moving files around.